projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9cb67b
)
constraintsolver: Remove SECTION
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:47:23 +0000
(22:47 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
This is private
gtk/gtkconstraintsolver.c
patch
|
blob
|
history
diff --git
a/gtk/gtkconstraintsolver.c
b/gtk/gtkconstraintsolver.c
index b7097024c54c13810eebcc11c290bdba5c261056..5f1d0abce21c2c0cabf5437ca81a63d6e5788bef 100644
(file)
--- a/
gtk/gtkconstraintsolver.c
+++ b/
gtk/gtkconstraintsolver.c
@@
-20,9
+20,7
@@
*/
/*< private >
- * SECTION: gtkconstraintsolver
- * @Title: GtkConstraintSolver
- * @Short_description: An incremental solver for a tableau of linear equations
+ * GtkConstraintSolver
*
* GtkConstraintSolver is an object that encodes constraints into a tableau
* of linear equations and solves them, using an incremental optimization